CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - scheduling algorithm

搜索资源列表

  1. roundRobinScheduler

    1下载:
  2. 3GPP LTE中上行虚拟MIMO轮询调度算法的源程序代码-Virtual MIMO in 3GPP LTE uplink scheduling algorithm of the source code for poll
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2112
    • 提供者:Aisenxi
  1. LBObserver

    0下载:
  2. 结构化网格中基于负载均衡的任务调度算法仿真-Structured grid task scheduling based on load balancing algorithm simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1625
    • 提供者:
  1. scheduling-system

    0下载:
  2. 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase g
  3. 所属分类:Java Develop

    • 发布日期:2017-05-29
    • 文件大小:11821915
    • 提供者:陶天
  1. Multi-level-queue-algorithm

    0下载:
  2. 采用多级反馈队列调度算法来模拟实现处理机的调度过程,C语言代码,在VC++6.0上调试通过。-Multi-level feedback queue scheduling algorithm to simulate the process of realization of processor scheduling, C language code, debug by VC++6.0.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2348
    • 提供者:Wilson
  1. Scheduling

    0下载:
  2. 1. 设计一个优先级调度算法实现处理机调度的程序; 2. 设计按时间片轮转实现处理机调度的程序。 -1. To design a priority scheduling algorithm processor scheduling procedures 2. Designed to achieve rotation by time slice processor scheduling program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3838780
    • 提供者:
  1. wfq.tar

    0下载:
  2. NS-2下WFQ调度算法的实现,包括头文件,主函数,一个例子和说明等-Implementation of WFQ scheduling algorithm under NS-2
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:13231
    • 提供者:张大三
  1. ucore-lab4

    1下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验4:调度器。实验目的:熟悉ucore 的系统调度器框架,以及内置的Round-Robin 调度算法;基于调度器框架实现一个调度器算法(Stride Scheduling)。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operatin
  3. 所属分类:OS Develop

    • 发布日期:2014-05-26
    • 文件大小:1377280
    • 提供者:gyh
  1. Processor-scheduling

    0下载:
  2. 处理器调度算法,可模拟实现处理器调度的功能-Processor scheduling algorithm, can be simulated to achieve the function of processor scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1869
    • 提供者:吴语
  1. Round-Robin

    0下载:
  2. 操作系统的实验 关于时间片轮转RR进程调度调度算法,熟悉进程调度的执行过程;-Experiments on the operating system process scheduling time slice rotation RR scheduling algorithm, the implementation process are familiar with the process of scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:8032
    • 提供者:huangbingtao
  1. process-of-scheduling

    0下载:
  2. 进程调度算法的部分源代码,C++语言环境-Part of the process of scheduling algorithm source code, C++ language environment
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:11046
    • 提供者:wym
  1. process-scheduling-

    0下载:
  2. 进程调度各种算法实现,时间片、最短作业、最大优先算法-A variety of process scheduling algorithm, time slice, the shortest job first algorithm the largest
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:239616
    • 提供者:卫卫
  1. Round-robin-and-priority-scheduling

    1下载:
  2. 时间片轮转算法和优先级调度算法 C语言模拟实现-Round-robin and priority scheduling algorithm C language simulation to achieve
  3. 所属分类:软件工程

    • 发布日期:2017-03-25
    • 文件大小:30971
    • 提供者:188
  1. Processor-scheduling

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的进程-Design a number of priority scheduling algorithm processor scheduling process
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13362
    • 提供者:邵庆丽
  1. scheduling

    0下载:
  2. MFC编写的操作系统最高优先级调度算法,实现系统算法调度-MFC operating system written from the highest-priority scheduling algorithm, scheduling algorithm to achieve system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1235849
    • 提供者:
  1. schedule-algorithm

    0下载:
  2. 采用优先级和轮询调度算法实现模拟CPU调度-The use of priority and round-robin scheduling algorithm for CPU scheduling simulation
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2186
    • 提供者:木木
  1. DISK-scheduling

    0下载:
  2. 设备管理--模拟磁盘调度算法。加深对操作系统原理的进一步认识,加强实践动手能力和程序开发能力的培养,提高分析问题解决问题的能力,培养合作精神,以巩固和加深磁盘调度的概念。-Equipment management-simulated disk scheduling algorithm. Deepen our understanding of the principle of operating system further understanding, strengthen practical
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:12322
    • 提供者:吴浩
  1. scheduling-disk-

    0下载:
  2. 磁盘调度算法,很适合初学者学习操作系统的原理,是很好的基础算法-Disk scheduling algorithm, it is suitable for beginners to learn the principle of the operating system , is a good basic algorithm
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2042
    • 提供者:jerryhu
  1. A-GENETIC-ALGORITHM-APPROACH-FOR-UTILITY-MANAGEME

    0下载:
  2. Abstract. In this paper, we present a scheduler for distributing workflows in Utility Management System (UMS). The system executes a large number of workflows, which have very high resource requirements. The workflows have different computational
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:171652
    • 提供者:nemanja
  1. Optimization-of-workflow-scheduling-in-Utility-Ma

    0下载:
  2. Grid computing could be the future computing paradigm for enterprise applications, one of its benefits being that it can be used for executing large scale applications. Utility Management Systems execute very large numbers of workflows with very
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:680248
    • 提供者:nemanja
  1. Disk-scheduling

    0下载:
  2. ① 理解和掌握常用的磁盘调度算法的内容和原理。磁盘是可被多个进程共享的设备。当有 多个进程都请求访问磁盘时,应采用一种适当的调度算法,以使各个进程对磁盘的平均访问(主要是寻道)时间最小。 ② 通过本实验,使用先来先服务算法、最短寻道时间优先算法、扫描算法,模拟实现一个简单的磁盘调度系统。 -The understanding and grasp of the commonly used disk scheduling algorithm content and principle.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:1562
    • 提供者:苡莣
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com